Eggdrop requires Tcl and the Tcl development files to compile.
If you already have Tcl installed on this system, make sure you
also have the development files (common package names include
'tcl-dev' and 'tcl-devel').
Is there anything I can do about that, I am very new and just learning. any help would be apreciated.
<span class="text">Provision started
timeout: failed to run command ‘./xshellz_provision1519822058’: No such file or directory
Provision finished
that is what I get when I try to use the built in package</span>
Those packages are already installed on free server. Please run ./configure again. Also why don't you use the eggdrop which is pre installed globally on our servers? To use it just create the configuration file and type "eggdrop -m filename.conf" (without quotes).
@Som I have tried things many times and in different ways. Using eggdrop -m filename.conf gets this response after formatting and creating a fresh brand new eggdrop.conf.
TheDraknon@xshellz-free:~$ dir
eggdrop.conf
TheDraknon@xshellz-free:~$ eggdrop -m filename.conf
Eggdrop v1.6.21 (C) 1997 Robey Pointer (C) 2011 Eggheads
[21:50:39] --- Loading eggdrop v1.6.21 (Wed Feb 28 2018)
[21:50:39] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
TheDraknon@xshellz-free:~$
so, I tried to install my own eggdrop and it started to work until the tcl error part.. does the server have tcl avail?
You need to tweak some settings in your configuration file like changing the log file directories and other stuff. The generator gives you the basic configuration. Open the configuration file in nano editor and go through it. Then save it and restart the eggdrop bot.
Please Login or Sign Up to leave a reply.